From 97db849f7f78347d9bf364f7641c089553463f08 Mon Sep 17 00:00:00 2001 From: Daniel Colascione Date: Mon, 10 Dec 2012 12:47:57 -0800 Subject: [PATCH] Add emacs.res to .bzrignore --- .bzrignore | 1 + ChangeLog | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.bzrignore b/.bzrignore index 3d0ef27a888..8ceb328b8fe 100644 --- a/.bzrignore +++ b/.bzrignore @@ -153,6 +153,7 @@ src/gdb.ini src/prefix-args* src/stamp-oldxmenu src/stamp-h.in +src/emacs.res src/temacs test/indent/*.new +* diff --git a/ChangeLog b/ChangeLog index a88cae32400..7588e29c27b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2012-12-10 Daniel Colascione + * .bzrignore: add src/emacs.res. + * configure.ac (W32_RES, W32_RES_LINK, WINDRES): Teach the cygw32 build how to compile Windows resource files; use these variables to tell src/Makefile.in how and whether to compile resources. -- 2.30.2